home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / gdb / README.Debian < prev    next >
Text File  |  2008-09-08  |  429b  |  9 lines

  1. GDB is a complex program.  There is an excellent Info manual (`info gdb'),
  2. which is available in the separate gdb-doc package.  gdb-doc is not part of
  3. Debian main; it is available in the non-free distribution (because it is
  4. covered by the GNU Free Documentation License).
  5.  
  6. There are also a number of books and tutorials devoted to GDB.  One
  7. particularly useful guide is Peter Jay Salzman's, at:
  8.   http://www.dirac.org/linux/gdb/
  9.